Using Distributed COM Configuration Properties

Distributed component object model (DCOM) is a network extension of the component object model (COM) technology that enables interprocess communication across the network. DCOM supports communication between objects on a network by handling low-level details of network protocols. This enables the use of distributed programs consisting of multiple processes working together to accomplish a single task.

Open Distributed COM Configuration Properties.

Notes

Related Topics